FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (63 ms)

Package ca.on.dhdr.r4.v4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.dhdr.r4.v4@0.1.2-beta&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type
Url http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type
Version 1.0.0
Status active
Date 2019-02-20
Name EncounterParticipantType
Title Encounter Participant Type
Experimental False
Realm ca
Authority hl7
Description Participant type for physicians supported by Ontario Health. This is a strict sub-set of the core FHIR value set

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter Encounter

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v3-ParticipationType ParticipationType
http://terminology.hl7.org/CodeSystem/v3-ParticipationType v3 Code System ParticipationType


Source

{
  "resourceType" : "ValueSet",
  "id" : "encounter-participant-type",
  "url" : "http://ontariohealth.ca/fhir/ValueSet/acCDR-encounter-participant-type",
  "version" : "1.0.0",
  "name" : "EncounterParticipantType",
  "title" : "Encounter Participant Type",
  "status" : "active",
  "date" : "2019-02-20",
  "publisher" : "Canadian Institute for Health Information",
  "description" : "Participant type for physicians supported by Ontario Health. This is a strict sub-set of the core FHIR value set",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "version" : "2018",
        "concept" : [
          {
            "code" : "ADM",
            "display" : "admitter"
          },
          {
            "code" : "ATND",
            "display" : "attender"
          },
          {
            "code" : "REF",
            "display" : "referrer"
          },
          {
            "code" : "CON",
            "display" : "consultant"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.